Skip to content

Added way to sort user repositories #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Added way to sort user repositories #128

wants to merge 4 commits into from

Conversation

jordikroon
Copy link

I missed the option to sort a user repository. Updated it the User.php class

@@ -104,11 +104,12 @@ public function subscriptions($username)
* @link http://developer.github.com/v3/repos/
*
* @param string $username the username
* @param string $sort the repository order
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code style

@Nek-
Copy link
Contributor

Nek- commented May 3, 2014

Thank you for contribution but I can't merge it.

Two other options are missing: direction and type according to what i read: https://developer.github.com/v3/repos/#list-user-repositories

You do not respect code style, and your code is not tested as expected.

@Nek-
Copy link
Contributor

Nek- commented Jun 23, 2014

Work completed here: #141 thanks for reporting :) .

@Nek- Nek- closed this Jun 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants